ConcurrentDictionary<TKey,TValue>
- Category
- Class
- Assembly
- mscorlib
- Character
- public
- Attributes
-
Name Value/Assignment ComVisibleAttribute False HostProtectionAttribute System.Security.Permissions.SecurityAction.LinkDemand; Synchronization=True, ExternalThreading=True - Ancestors
- Object
- Implements
- System.Collections.Generic.IDictionary<TKey,TValue>, System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>, IDictionary, ICollection, IEnumerable
- Contstructors
- ConcurrentDictionary<TKey,TValue>()
ConcurrentDictionary<TKey,TValue>(KeyValuePair<TKey,TValue>>)
ConcurrentDictionary<TKey,TValue>(KeyValuePair<TKey,TValue>>,IEqualityComparer<TKey>)
ConcurrentDictionary<TKey,TValue>(IEqualityComparer<TKey>)
ConcurrentDictionary<TKey,TValue>(Int32,KeyValuePair<TKey,TValue>>,IEqualityComparer<TKey>)
ConcurrentDictionary<TKey,TValue>(Int32,Int32)
ConcurrentDictionary<TKey,TValue>(Int32,Int32,IEqualityComparer<TKey>)- Properties
- Count
IsEmpty
Item(TKey)
Keys
IsReadOnly
IsSynchronized
SyncRoot
IsFixedSize
IsReadOnly
Item
Keys
Values
Values- Methods
- AddOrUpdate(TKey,Func<TKey,TValue>,Func<TKey,TValue,TValue>)
AddOrUpdate(TKey,TValue,Func<TKey,TValue,TValue>)
Clear()
ContainsKey(TKey)
GetEnumerator()
GetOrAdd(TKey,Func<TKey,TValue>)
GetOrAdd(TKey,TValue)
Add()
Contains()
CopyTo()
Remove()
Add()
Remove()
CopyTo()
Add()
Contains()
GetEnumerator()
Remove()
GetEnumerator()
ToArray()
TryAdd(TKey,TValue)
TryGetValue(TKey,TValue@)
TryRemove(TKey,TValue@)
TryUpdate(TKey,TValue,TValue)- Tags
- 0103E2B958, 02E3ABA98D, 03057FF933
- ConcurrentDictionary<TKey,TValue>()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database